翻訳と辞書
Words near each other
・ Data migration
・ Data mile
・ Data mining
・ Data Mining and Knowledge Discovery
・ Data Mining Extensions
・ Data mining in agriculture
・ Data mining in meteorology
・ Data model
・ Data constrained modelling
・ Data Control & Systems
・ Data Control Block
・ Data control language
・ Data conversion
・ Data converter
・ Data corruption
Data cube
・ Data curation
・ Data custodian
・ Data de Groove
・ Data deduplication
・ Data deficient
・ Data Defined Storage
・ Data definition language
・ Data definition specification
・ Data degradation
・ Data dependency
・ Data descriptor
・ Data Design Interactive
・ Data Design System
・ Data Desk


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Data cube : ウィキペディア英語版
Data cube

In computer programming contexts, a data cube (or datacube) is a three- (or higher) dimensional array of values, commonly used to describe a time series of image data. A data cube is also used in the field of imaging spectroscopy, since a spectrally-resolved image is represented as a three-dimensional volume.
The data cube is used to represent data along some measure of interest. Even though it is called a 'cube', it can be 2-dimensional, 3-dimensional, or higher-dimensional.
Every dimension represents a new attribute in the database and the cells in the cube represent the measure of interest.
For a time sequence of color images, the array is generally four-dimensional, with the dimensions representing image X and Y coordinates, time, and RGB (or other color space) color plane.
Many high-level computer languages treat data cubes and other large arrays as single entities distinct from their contents. These languages, of which APL, IDL, NumPy, PDL, and S-Lang are examples, allow the programmer to manipulate complete film clips and other data en masse with simple expressions derived from linear algebra and vector mathematics. Some languages (such as PDL) distinguish between a list of images and a data cube, while many (such as IDL) do not.
A tensor of rank three may be represented as a data cube.
== See also ==

* OLAP cube


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Data cube」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.